titanium: Return the error when cpu_eth_init() fails
authorFabio Estevam <[email protected]>
Mon, 4 Nov 2013 00:12:56 +0000 (22:12 -0200)
committerStefano Babic <[email protected]>
Wed, 13 Nov 2013 09:09:10 +0000 (10:09 +0100)
commit90fb985863670afd70b7a534df12fd451476a964
tree52f2755420a33914d2eab05f0a124ce4df953c59
parentc243a832c85d832151f647b1f83e6d6120527f34
titanium: Return the error when cpu_eth_init() fails

When cpu_eth_init() fails we should not return success.

Signed-off-by: Fabio Estevam <[email protected]>
Acked-by: Stefan Roese <[email protected]>
board/freescale/titanium/titanium.c